YGrep Search Engine


News

The new version 6.03 of the YGrep Search Engine, adds the following improvements:

  • Regular expressions include a \x00 way of defining a character by its ASCII hexadecimal value,
  • A small optimization of the CompileRGrep() function has been added. It's uncommon but it can improve execution times for plain text strings,
  • Registered users of the Developer Kit will find a slightly better APPLI.MAK makefile in the registered package.
  • Quite a number of small things where done. Source files have been cleaned to improve portability (but, do not worry! The non-regression tests allowed to maintain compatibility with existing versions).

    Attention: The data structures have now changed for several reasons. Users of the previous versions should recompile with the new header/interface files.

    Features

    The YGrep Search Engine is a text search library to be used with any kind of Windows application. It provides such unusual features as:

  • Approximative search based on Baeza-Yates algorithm to find a pattern which is only partly known (also known as search with erroneous patterns). An error is a character replacement. For example, you can search for pattern with 1 error (at most) and it will match pattern, pittern and Pattern while stepping over lantern (2 errors).
  • Regular expression search modelled on the Unix utility named GREP. It is particularly useful for complex searching with the help of its specific search "language" to describe the pattern you look for. For example, you can search for ^pattern to look for pattern at the beginning of a line; or for [pl]a[nt]tern to look for either pattern or lantern. Look into the Help file for an extensive description of the pattern language.
  • Soundex-based search where text is matched against patterns following a presupposed law helping in recognizing very poorly written english words (more simply put: by collapsing similar sounds into common sonorities, Keller and Keiler are identified as sounding similar).

    The YGrep Search Engine is also greatly improved other most similar tools by providing outstanding features like:

  • Both search and replace functions (most libraries only provide search capability)
  • Support of many languages including C/C++, Delphi, but also FoxPro, and Visual Basic
  • Simple file operations for immediate application
  • Combined search operation (Boolean operators) for the power user/programmer
  • Optional error messages/dialog-boxes for high-end applications
  • Free bonus YFind search application (similar to grep(1) from Unix)

    Applications

    Based upon the features just described, the YGrep Search Engine appears as a needed library for all those that are developing:

  • Internet/Intranet search engines,
  • Sort-filter-and-store machines, like E-mail filters,
  • Database searching tools,
  • Text editors.

    The YGrep Search Engine will improve them to a level that most end-users will find very useful but that the developer may fear to implement because of the complexity of the algorithms involved.

    Benefits

    Better quality

    The YGrep Search Engine is truly tested software. It has been widely available and used since 1993. This means that you get a mature library in a stable state rather than a quick-and-dirty bunch of minimal features.

    Faster development

    While some of the capabilties of the YGrep Search Engine may be written by most C/C++ developers, it is often overkill to re-invent the wheel (we have a full set of wheels ready for you). Furthermore, you certainly do not want to spend time debugging all this automaton code that you did not look into since you graduated out of the Computer Science course.

    High performance and flexibility

    The YGrep Search Engine offers a good compromise between performance and usability, where other products may sacrifice all ease-of-use to absolute performance (how do you get that performance if you have to dig into source code before being able to merely search for a string in a file?).

    Actual support

    Forget about difficulties in understanding the library interface. Registered users receive actual documentation (not only a few Unix cryptic man pages).

    You will also receive actual help direct from the developer using E-mail, phone, or fax at your convenience. You can even reach him on his pager or on his mobile phone.

    Real commitment to customer satisfaction

    As I am listening to your real needs, you can get a real

    Download

    If you want to download it, here are a few FTP servers you can use. I only tried to give as much variety as possible in order to avoid bottlenecks. These will be changed in the future to reflect distribution.


    Search for YG603W95.ZIP on the net

    This one is the most recent version for WIN32S, Windows 95, Windows NT v3.51.

    Use the search engine at www.Shareware.Com to look for All YG603W95 files. It is also available locally at YG603W95.ZIP file on Compuserve


    This one is the most recent version for Windows 3.1 and 3.11.

    Use the search engine at www.Shareware.Com to look for All YG603WIN files. It is also available locally at Local YG603WIN.ZIP file on Compuserve

    Registration

    The YGrep Search Engine is shareware. It it not Public Domain or Free. See the help file for shareware information and extensive description of the registration steps (including a number of registration sites accepting 800-calls or credit cards). If you cannot find the Help file and its registration forms, use the minimal form file ORDER.DOC and mail it with your payment to the address shown.

    If you find the YGrep Search Engine useful, do the decent thing and register! In return you will receive (for a Single User license):

  • The full YGrep Search Engine (in its latest version), with Windows 32-bit libraries,
  • The printed reference manual (15000+ words of advice, examples, and information),
  • Source code of the help files which can be modified to build your own application help file,
  • Source code for some useful resources that can be included in your own application,
  • Source code for some test programs,
  • A registration number to identify yourself,
  • Support thru Email, Telephone and Fax.

    When you register the full Developper Kit, you will ADDITIONALLY receive:

  • An **UNLIMITED NUMBER** of target licenses,
  • Complete **SOURCE** code of the library, which will allow porting to other Operating Systems (including MS-DOS which is already in the Makefiles),
  • Makefiles for Visual C++ 4.xx, Borland C++ 4.xx, etc.
  • Additional source test code,
  • Free automatic access to all the future minor evolutions of the library including all bug removal,
  • And a 20% reduction on the registration fee for the major evolutions.

    It's time to register!

    My preferred registration means

    Register securely the YGrep Search Engine from Compuserve SWREG (for Compuserve members only).

    Register securely the Single User license (item #123) from Ever-Green.

    Register securely the Developer Kit (item #100162) from ShareIt!

    All the available registration means

    You can now register online. Just pick your one and click on the following links:

    Register either licensefrom the PsL-Web (item #11244).

    You can also register online with ShareIt! (secure server). Just click on the following link:

    Register the Single User license (item #100161) from ShareIt!

    Register the Developer Kit (item #100162) from ShareIt!

    You can also register online with Ever-Green (secure server). Just click on the following links:

    Register securely the Single User license (item #123) from Ever-Green.

    Register securely the Developer Kit (item #124) from Ever-Green.

    Register unsecured the Single User license (item #123) from Ever-Green.

    Register unsecured the Developer Kit (item #124) from Ever-Green.

    Compuserve members can also register through SWREG:

    Register securely the YGrep Search Engine from Compuserve SWREG (for Compuserve members only).


    Special bonus to all visitors

    As you've been patient enough to read down to here, I want to offer you a special bonus. From time to time, people ask for a specific routine I did not provide in the YGrep Search Engine: expansion of wild-chars in the file names.

    I found this nice public domain and copyrighted package to those of you interested. It must not be used in commercial applications, but it can be useful.

    If you can use it, just grab it (and remember that I do not provide support for it).

    GLOB.ZIP file


    For Delphi 2.0/3.0 users

    Some Delphi users have been asking for a more complete package of test files than initially provided in the YGrep Search Engine.

    Here is the small Delphi project which was the base of the files YGrepTst.PAS and YGrepInf.PAS you can find in the YGrep Search Engine ZIP files.

    If you can use it, just grab it (and remember that I support the Engine, not this specific package).

    DELPHI2.ZIP file

    One caveat:

    A simple comment though. This project was made some time ago and it will be necessary to update it with the newest files extracted from the latest ZIP archive (YGrepTst.Pas, YGrepInf.Pas).



    [E-mail me your comments]

    Copyright (C) 1996-97 - Yves Roumazeilles (all rights reserved)


    Back to my home page

    Web Counter

    Last updated on 22-Aug-97.